proxygen
testing::internal::DecayArray< T[N]> Struct Template Reference

#include <gmock-internal-utils.h>

Public Types

typedef const Ttype
 
typedef const Ttype
 
typedef const Ttype
 

Detailed Description

template<typename T, size_t N>
struct testing::internal::DecayArray< T[N]>

Definition at line 354 of file gmock-internal-utils.h.

Member Typedef Documentation

template<typename T , size_t N>
typedef const T* testing::internal::DecayArray< T[N]>::type

Definition at line 355 of file gmock-internal-utils.h.

template<typename T , size_t N>
typedef const T* testing::internal::DecayArray< T[N]>::type

Definition at line 355 of file gmock-internal-utils.h.

template<typename T , size_t N>
typedef const T* testing::internal::DecayArray< T[N]>::type

Definition at line 355 of file gmock-internal-utils.h.


The documentation for this struct was generated from the following file: